projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0210a36
)
configs: ls1021atwr: Enable ID EEPROM for SD boot
author
Yao Yuan
<
[email protected]
>
Wed, 23 Sep 2015 07:48:26 +0000
(15:48 +0800)
committer
York Sun
<
[email protected]
>
Fri, 30 Oct 2015 16:19:48 +0000
(09:19 -0700)
I2C1 can work on ls102xa rev2.0 SD boot, so add
ID EEPROM for SD boot.
Signed-off-by: Yuan Yao <
[email protected]
>
Reviewed-by: York Sun <
[email protected]
>
include/configs/ls1021atwr.h
patch
|
blob
|
history
diff --git
a/include/configs/ls1021atwr.h
b/include/configs/ls1021atwr.h
index 002b7d03a129f5ac74a38f7922dbbf1d90000e9c..fdbbfc119617e8951d51f3ba5ec94b15c178e230 100644
(file)
--- a/
include/configs/ls1021atwr.h
+++ b/
include/configs/ls1021atwr.h
@@
-289,7
+289,6
@@
#define CONFIG_SYS_I2C_MXC_I2C3 /* enable I2C bus 3 */
/* EEPROM */
-#ifndef CONFIG_SD_BOOT
#define CONFIG_ID_EEPROM
#define CONFIG_SYS_I2C_EEPROM_NXID
#define CONFIG_SYS_EEPROM_BUS_NUM 1
@@
-297,7
+296,6
@@
#define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 1
#define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3
#define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS 5
-#endif
/*
* MMC